Provides new data for a specified icon family.
pascal OSErr SetIconFamilyData(
IconFamilyHandleiconFamily,
OSTypeiconType,
Handleh)
iconFamily
A handle to an iconFamily
data structure to be used as the target.
iconType
A value of type OSType
specifying the format of the icon data you provide.You may specify one of the icon types (such as 'icns'
) or 'PICT'
in this parameter.